--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Commit 8efa406003c445ff324cd58061d8f109ad57f255
Parents : f7234eb
Author : Mark Qvist <mark@unsigned.io>
Date : 2022-03-28T15:32:49+02:00
Updated dependency versions
Changes
Diff
diff --git a/setup.py b/setup.py
index cb233ce..052877a 100644
--- a/setup.py
+++ b/setup.py
@@ -23,6 +23,6 @@ setuptools.setup(
entry_points= {
'console_scripts': ['nomadnet=nomadnet.nomadnet:main']
},
- install_requires=['rns>=0.3.3', 'lxmf>=0.1.3', 'urwid>=2.1.2'],
+ install_requires=['rns>=0.3.4', 'lxmf>=0.1.4', 'urwid>=2.1.2'],
python_requires='>=3.6',
-)
\ No newline at end of file
+)
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────